home *** CD-ROM | disk | FTP | other *** search
/ Network Support Library / RoseWare - Network Support Library.iso / netbios / mdbsne.txt < prev    next >
Text File  |  1988-09-04  |  5KB  |  108 lines

  1. #: 22319 S1/General Info/Help
  2.     17-Aug-88  14:37:36
  3. Sb: Netware 2.11 and NETBIOS
  4. Fm: Art Rothstein 70020,516
  5. To: Art Rothstein 70020,516 (X)
  6.  
  7. If you use the 2.11 version f Netbios, you may run into timeout problems, since
  8. Netware's default timeout (30 secs) is less than the Netbios timeout values
  9. used by MDBS (128 secs).  To make Netware's timeout value higher than MDBS's,
  10. put NETBIOS ABORT TIMEOUT = 2559 in each CPU's SHELL.CFG.  This is the maximum
  11. allowable value and raises Netware's timeout to about 140 secs.
  12.  
  13. Use of the -e parameter on the MDBSDMS (or MDBSRTL) command line can greatly
  14. improve performance.  MDBSDMS is a small memory model program, but the -e
  15. parameter allocates some or all of the remaining 640 KB as a write-through
  16. cache for MDBS's page buffers.  If the pool size you specify with this
  17. parameter exceeds the amount of available memory, you will get a mesage to that
  18. effect, reporting how much memory was found and used.  The number reported,
  19. however, is modulo 256; e.g., the program might use 330 KB and tell you it is
  20. using 74 KB.  Of greater interest to you is that there are some bugs with the
  21. -e support in the initial release that may cause random corruption to your data
  22. base.
  23.  
  24. There is another bug in the initial 3.09 MDBSDMS where a routine that purges
  25. ghost IDs sometimes gets overzealous and purges valid IDs, resulting in an
  26. unexpected DMS error 38 at a work station.  MDBS fixed this in a maintenance
  27. release, but their software control procedures are sloppy at best and the bug
  28. crept back into later maintenance releases. (continued...)
  29.  
  30.  
  31.  
  32. *** There is a reply:     22320
  33.  
  34. Press <CR> for next or type CHOICES !
  35. #: 22320 S1/General Info/Help
  36.     17-Aug-88  14:37:46
  37. Sb: #22319-Netware 2.11 and NETBIOS
  38. Fm: Art Rothstein 70020,516
  39. To: Art Rothstein 70020,516 (X)
  40.  
  41. (...continued) Depending on various factors, possibly including your page size,
  42. the number of members in various sets and your use of duplicate sort keys, you
  43. may run into a bug, where some perfectly valid operations of yours may leave
  44. some internal data base pointers inconsistent.  This bug is known to MDBS as
  45. the "DMS 114" problem.  This is another bug which was fixed but has crept back
  46. into later maintenance releases.
  47.  
  48. If you should get a maintenance release from MDBS, watch out for a version of
  49. MDBSNETM.EXE that is about 60 KB.  This version has a bug which, depending on
  50. your use of the -e performance option, can produce random and rampant
  51. corruption of your data base.
  52.  
  53. #: 24411 S4/Software (NetWare)
  54.     30-Aug-88  10:10:56
  55. Sb: #NETBIOS/Network Error
  56. Fm: Robert Cichielo 70020,643
  57. To: SysOp (X)
  58.  
  59. Dear John,
  60.  
  61.   One of my clients received the following message on their LAN:
  62.  
  63.   'DOS network return error 15h (8h) during communications'
  64.  
  65.   Thjey are currently running SFT NetWare 2.11 on their IBM AT system with a
  66. Maxtror 1140 hard disk type 9. The topology is SMC/Pure Data ARCNET with about
  67. 11 or 12 workstations attached.
  68.  
  69.   On this particular LAN, the clkient has been running solomon accounting for
  70. several years. Needless to say, the client had their Solomon consultant (at
  71. least he calls himself that) install the latest version of Solomon with a
  72. dedicated database server. This database server is the Compaq 386/20 with a
  73. 130MB hard disk installed. From what I know of Solomon, this new version
  74. requires that NETBIOS be loaded. Of course, the INT2F application had also been
  75. loaded where applicable. Is there anything I can check on the LAN side, or is
  76. this something that may be software related.
  77.  
  78. Thanks in advance.
  79.  
  80. Robert PROTECH Computer Systems, Inc.
  81.  
  82. *** There is a reply:     24500
  83.  
  84.  
  85. #: 24500 S4/Software (NetWare)
  86.     30-Aug-88  16:45:48
  87. Sb: #24411-NETBIOS/Network Error
  88. Fm: Art Rothstein 70020,516
  89. To: Robert Cichielo 70020,643
  90.  
  91. The message is being issued by MDBS III, the DBMS product used by Solomon III.
  92. The version of MDBS III you are using uses Netbios calls to communicate between
  93. work stations and the data base server.  MDBS III reports Netbios error returns
  94. in the manner your client saw.  MDBS, in its often user-unfriendly manner,
  95. expects you to have the IBM PC Network Adapter Technical Reference, which
  96. describes the Netbios error return codes.  Error 15H is "Name not found, cannot
  97. specify *, or 00H".  Error 8 is "Illegal local session number".  I have never
  98. seen a 15H from MDBS, and I have seen error 8 only occasionally, when a work
  99. station reboots following a crash.
  100.  
  101. Is the error occurring on the data base server (this is _not_ the file server)
  102. or on a work station?  Is the problem repeatable?
  103.  
  104.  
  105. *** Reading Replies to      24411
  106.  
  107.  
  108.